Skip to main content

EstimatedDistribution

EstimatedDistribution[data,dist] estimates the parametric distribution dist from data.

EstimatedDistribution[data,dist,{{p,p0},{q,q0},…}] estimates the parameters p, q, … with starting values p0, q0, ….

EstimatedDistribution[data,dist,idist] estimates distribution dist with starting values taken from the instantiated distribution idist.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.